(Top): Add @detailmenu items for "Multiple Terminals" and its subsections.
authorEli Zaretskii <eliz@gnu.org>
Sat, 27 Dec 2008 18:57:20 +0000 (18:57 +0000)
committerEli Zaretskii <eliz@gnu.org>
Sat, 27 Dec 2008 18:57:20 +0000 (18:57 +0000)
doc/lispref/elisp.texi

index a44bee599bf53e7f8a7e1ff23d895f69924c3cb5..94a328b303d3b91476cb5677ab0f0329c1dbd86f 100644 (file)
@@ -961,6 +961,7 @@ Frames
 * Text Terminal Colors::    Defining colors for text-only terminals.
 * Resources::              Getting resource values from the server.
 * Display Feature Testing:: Determining the features of a terminal.
+* Multiple Terminals::          Displaying on several different devices.
 
 Frame Parameters
 
@@ -982,6 +983,12 @@ Window Frame Parameters
 * Cursor Parameters::       Controlling the cursor appearance.
 * Color Parameters::        Colors of various parts of the frame.
 
+Multiple Terminals
+
+* Low-level Terminal::      Low-level manipulation of terminal objects.
+* Terminal Parameters::     Parameters common for all frames on terminal.
+* Frames on Other TTY devices:: Creating frames on other terminal devices.
+
 Positions
 
 * Point::                   The special position where editing takes place.